projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a8da78
)
(SIGNALS_VIA_CHARACTERS): Defined.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 26 May 1993 07:52:24 +0000
(07:52 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 26 May 1993 07:52:24 +0000
(07:52 +0000)
src/s/irix4-0.h
patch
|
blob
|
history
diff --git
a/src/s/irix4-0.h
b/src/s/irix4-0.h
index 1e945bdc0fe28953d17c645910bc2d30438eb79d..51c34e575d24a44869de523b3077509b168bcc49 100644
(file)
--- a/
src/s/irix4-0.h
+++ b/
src/s/irix4-0.h
@@
-9,6
+9,9
@@
#undef NEED_SIOCTL
+/* Make process_send_signal work by "typing" a signal character on the pty. */
+#define SIGNALS_VIA_CHARACTERS
+
/* use K&R C */
#ifndef __GNUC__
#define C_SWITCH_MACHINE -cckr